Skip to main content

Documentation Index

Fetch the complete documentation index at: https://superdoc-dependabot-npm_and_yarn-npm_and_yarn-e04d5d616f.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

SuperDoc API

Welcome to SuperDoc API

The SuperDoc API provides high-performance document conversion capabilities, allowing you to seamlessly convert DOCX files to PDF with excellent Microsoft Word compatibility.

Quick Start

Get up and running with the SuperDoc API in under 5 minutes

API Reference

Explore our REST API endpoints with interactive documentation

Authentication

Learn how to authenticate your API requests

Rate Limits

Understand our rate limiting and best practices

Core Features

High Performance

Process documents at scale with our optimized conversion engine powered by Gotenberg

Word Compatibility

Excellent Microsoft Word formatting preservation during conversion

Simple Integration

RESTful API with comprehensive SDKs for popular programming languages

Quick Example

curl -X POST https://api.superdoc.dev/v1/convert?format=pdf \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -F "file=@document.docx" \
  -o converted.pdf
  • Contract Management: Convert Word contracts to PDF for signing
  • Report Generation: Transform DOCX reports into shareable PDFs
  • Document Archival: Preserve documents in PDF format
  • Automated Workflows: Integrate document conversion into your pipelines